Skip to content

Commit cc7ec9b

Browse files
committed
add TODO
1 parent 963d258 commit cc7ec9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/lang.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ func ParseSystemLanguage() {
105105
if lang != "" {
106106
SetLang(lang)
107107
}
108+
// TODO: syscall.LoadDLL("kernel32") for windows
108109
}

0 commit comments

Comments
 (0)