Commit Graph
8 Commits
Author SHA1 Message Date
Sam Atkins 72c0e118c3 chore: Clarify usage of window fields in UIWindowSessionList.js
/puter/src/UI/UIWindowSessionList.js
   33:117  error  'icons' is not defined             no-undef
   34:41   error  'logged_in_users' is not defined   no-undef
   35:32   error  'logged_in_users' is not defined   no-undef
  134:36   error  'logged_in_users' is not defined   no-undef
  141:17   error  'update_auth_data' is not defined  no-undef
2024-05-02 11:21:51 +01:00
Nariman Jelveh aae1d194c7 wip 2024-04-14 17:43:20 -07:00
Nariman Jelveh 86080b0ccf Add i18n for English, Korean, and Chinese
This is WIP. Help make the translations better.
2024-03-17 16:01:06 -07:00
Nariman JelvehandGitHub 0fba3a03c2 Merge pull request #14 from HeyPuter/object-field-duplicates
Remove duplicate object keys
2024-03-04 13:06:01 -08:00
Nariman Jelveh e04da6d8b1 fix license formatting
Prefix lines with ' * ' and use the correct repo name.
2024-03-04 13:00:26 -08:00
Sam Atkins f0e2bb3633 Remove duplicate object keys
These serve no purpose except to confuse you, and make my IDE draw some
red wiggly underlines.
2024-03-04 20:10:08 +00:00
Nariman Jelveh 17f0709a42 Add license headers
lame but necessary
2024-03-02 19:59:32 -08:00
Nariman Jelveh fa42b0871e Initial commit 2024-03-02 18:39:14 -08:00