mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
16 lines
266 B
JSON
16 lines
266 B
JSON
{
|
|
"immediateReplace": true,
|
|
"suggester": true,
|
|
"historyPriority": true,
|
|
"historyLimit": 100,
|
|
"history": [
|
|
":smile:",
|
|
":package:",
|
|
":apple:",
|
|
":penguin:",
|
|
":window:",
|
|
":older_man:",
|
|
":rocket:",
|
|
":closed_lock_with_key:"
|
|
]
|
|
}
|