UPD: Change default font to JetBrainsMono 🥰

This commit is contained in:
Robert Kossessa
2024-02-02 02:08:45 +01:00
parent 47c5a78b5f
commit b3ae2a266a
5 changed files with 106 additions and 101 deletions

View File

@@ -117,7 +117,7 @@ const props = defineProps({
},
showId: {
type: Boolean,
default: true,
default: false,
},
nameEditable: {
type: Boolean,