mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-12-19 15:11:56 +01:00
Löschung eigener Enträge implementiert.
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -10,5 +10,8 @@
|
||||
"python.testing.pytestEnabled": false,
|
||||
"python.testing.unittestEnabled": true,
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.flake8Enabled": true
|
||||
"python.linting.flake8Enabled": true,
|
||||
"emmet.includeLanguages": {
|
||||
"django-html": "html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user