feat: admin - save locale settings + system info linux os
This commit is contained in:
@@ -25,7 +25,7 @@ type LocalizationQuery {
|
||||
|
||||
type LocalizationMutation {
|
||||
updateLocale(
|
||||
localeId: String!
|
||||
locale: String!
|
||||
autoUpdate: Boolean!
|
||||
): DefaultResponse
|
||||
}
|
||||
|
Reference in New Issue
Block a user