Disable notifications
This commit is contained in:
parent
8570d5e63d
commit
a1ad605f9e
@ -117,7 +117,7 @@
|
|||||||
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
|
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
|
||||||
'QR Shortcut': [false, 'Adds a small [QR] link in the header.'],
|
'QR Shortcut': [false, 'Adds a small [QR] link in the header.'],
|
||||||
'Announcement Hiding': [true, 'Add button to hide 4chan announcements.'],
|
'Announcement Hiding': [true, 'Add button to hide 4chan announcements.'],
|
||||||
'Desktop Notifications': [true, 'Enables desktop notifications across various 4chan X features.'],
|
'Desktop Notifications': [false, 'Enables desktop notifications across various 4chan X features.'],
|
||||||
'404 Redirect': [true, 'Redirect dead threads and images.'],
|
'404 Redirect': [true, 'Redirect dead threads and images.'],
|
||||||
'Keybinds': [true, 'Bind actions to keyboard shortcuts.'],
|
'Keybinds': [true, 'Bind actions to keyboard shortcuts.'],
|
||||||
'Time Formatting': [true, 'Localize and format timestamps.'],
|
'Time Formatting': [true, 'Localize and format timestamps.'],
|
||||||
|
|||||||
@ -96,7 +96,7 @@
|
|||||||
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
|
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
|
||||||
'QR Shortcut': [false, 'Adds a small [QR] link in the header.'],
|
'QR Shortcut': [false, 'Adds a small [QR] link in the header.'],
|
||||||
'Announcement Hiding': [true, 'Add button to hide 4chan announcements.'],
|
'Announcement Hiding': [true, 'Add button to hide 4chan announcements.'],
|
||||||
'Desktop Notifications': [true, 'Enables desktop notifications across various 4chan X features.'],
|
'Desktop Notifications': [false, 'Enables desktop notifications across various 4chan X features.'],
|
||||||
'404 Redirect': [true, 'Redirect dead threads and images.'],
|
'404 Redirect': [true, 'Redirect dead threads and images.'],
|
||||||
'Keybinds': [true, 'Bind actions to keyboard shortcuts.'],
|
'Keybinds': [true, 'Bind actions to keyboard shortcuts.'],
|
||||||
'Time Formatting': [true, 'Localize and format timestamps.'],
|
'Time Formatting': [true, 'Localize and format timestamps.'],
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 690 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB |
@ -18,7 +18,7 @@ Config =
|
|||||||
'Add button to hide 4chan announcements.'
|
'Add button to hide 4chan announcements.'
|
||||||
]
|
]
|
||||||
'Desktop Notifications': [
|
'Desktop Notifications': [
|
||||||
true
|
false
|
||||||
'Enables desktop notifications across various <%= meta.name %> features.'
|
'Enables desktop notifications across various <%= meta.name %> features.'
|
||||||
]
|
]
|
||||||
'404 Redirect': [
|
'404 Redirect': [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user