Skip to content

Commit 5428193

Browse files
committed
Update contributors
1 parent e1196d3 commit 5428193

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

scripts/contributor-labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"MrXvnov": "Russian\ntranslation",
1717
"ryzendew": "Gnome 47 Port",
1818
"prapooskur": "Gnome 46 Port",
19-
"alewicki95": "Polish\ntranslation"
19+
"alewicki95": "Polish\ntranslation",
20+
"nulta": "Korean\ntranslation"
2021
}

src/prefs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default class QstExtensionPreferences extends ExtensionPreferences {
9090

9191
// Window options
9292
window.set_search_enabled(true)
93-
window.set_default_size(640, 640)
93+
window.set_default_size(690, 680)
9494

9595
// Register icon path
9696
this.appendIconPath(this.path + "/media")

0 commit comments

Comments
 (0)