Fixed edit prompts in settings #732
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = {
|
||||
b64_to_utf8: 'readonly',
|
||||
utf8_to_b64: 'readonly',
|
||||
BeautifyAll: 'readonly',
|
||||
PlaySound: 'readonly',
|
||||
},
|
||||
extends: ['airbnb-base', 'plugin:prettier/recommended'],
|
||||
parserOptions: {
|
||||
|
||||
Reference in New Issue
Block a user