mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Update description for Custom CSS/JS (#3354)
This commit is contained in:
@@ -441,12 +441,12 @@
|
||||
},
|
||||
"basic_settings": "Basic Settings",
|
||||
"custom_css": {
|
||||
"description": "Page must be reloaded for changes to take effect.",
|
||||
"description": "Page must be reloaded for changes to take effect. There is no guarantee of compatibility between custom CSS and future releases of Stash.",
|
||||
"heading": "Custom CSS",
|
||||
"option_label": "Custom CSS enabled"
|
||||
},
|
||||
"custom_javascript": {
|
||||
"description": "Page must be reloaded for changes to take effect.",
|
||||
"description": "Page must be reloaded for changes to take effect. There is no guarantee of compatibility between custom Javascript and future releases of Stash.",
|
||||
"heading": "Custom Javascript",
|
||||
"option_label": "Custom Javascript enabled"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user