This commit is contained in:
Dobromir Popov
2026-01-12 19:26:51 +02:00
parent d0dab4e064
commit c0bd9d148d
2 changed files with 5 additions and 1 deletions

View File

@@ -128,7 +128,7 @@
"editor.defaultFormatter": "redhat.vscode-yaml" "editor.defaultFormatter": "redhat.vscode-yaml"
}, },
"[sql]": { "[sql]": {
"editor.defaultFormatter": "cweijan.vscode-mysql-client2" "editor.defaultFormatter": "mtxr.sqltools"
}, },
"[prisma]": { "[prisma]": {
"editor.defaultFormatter": "Prisma.prisma" "editor.defaultFormatter": "Prisma.prisma"

View File

@@ -269,5 +269,9 @@ in schedule admin - if a publisher is always pair & family is not in the shift -
[] show unpublished schedule if admin [] show unpublished schedule if admin
[] fix notifications
[] allow to send test notification to any user if admin
[] see non-published assignments in callendar if admin
[]