mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added postCard_expansible_actions
setting
This commit is contained in:
parent
00dea75988
commit
094770b782
@ -144,5 +144,16 @@ export default [
|
|||||||
"icon": "MdPhotoCameraBack",
|
"icon": "MdPhotoCameraBack",
|
||||||
"group": "posts",
|
"group": "posts",
|
||||||
"storaged": true,
|
"storaged": true,
|
||||||
}
|
"emitEvent": "router.forceUpdate"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "postCard_expansible_actions",
|
||||||
|
"title": "Expansible actions",
|
||||||
|
"description": "Automatically show or hide the actions bar",
|
||||||
|
"component": "Switch",
|
||||||
|
"icon": "MdCallToAction",
|
||||||
|
"group": "posts",
|
||||||
|
"storaged": true,
|
||||||
|
"emitEvent": "router.forceUpdate"
|
||||||
|
},
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user