mirror of
https://git.wetfence.xyz/RandyTheSilly/Civic-Segments.git
synced 2026-09-05 10:07:14 -04:00
Half-baked timeline peak support
This commit is contained in:
@@ -11,6 +11,14 @@ module.exports = [
|
||||
"size": 3,
|
||||
"defaultValue": "Options"
|
||||
},
|
||||
{
|
||||
"id": "peek_toggle",
|
||||
"type": "toggle",
|
||||
"messageKey": "CLAY_ENABLE_PEEK",
|
||||
"defaultValue": true,
|
||||
"label": "Timeline peek/quickview support",
|
||||
"description": "Disable to reduce resource usage if NOT using timeline peek/quickview."
|
||||
},
|
||||
{
|
||||
"id": "time_mg_toggle",
|
||||
"type": "toggle",
|
||||
|
||||
Reference in New Issue
Block a user