Remove issue templates
This commit is contained in:
@@ -93,7 +93,9 @@ async function loadState() {
|
||||
"admin": false,
|
||||
"delete_others_notice": false
|
||||
},
|
||||
"settings": {}
|
||||
"settings": {
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
const json = JSON.stringify(state);
|
||||
|
||||
Reference in New Issue
Block a user