|
|
@ -80,3 +80,9 @@ Assignment table represents exercise assignment in a group. It holds keys of the
|
|
|
|
|
|
|
|
|
|
|
|
## UserSettings
|
|
|
|
## UserSettings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
User settings belong to some particular user and contains settings mostly for web application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- _darkTheme_ -- dark mode will be used in text editor in web application
|
|
|
|
|
|
|
|
- _vimMode_ -- turn vim mode on in text editor used by web application
|
|
|
|
|
|
|
|
- _defaultLanguage_ -- default language which will be used in web application
|
|
|
|
|
|
|
|
|
|
|
|