mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +01:00
Fixed user self-removing in settings app
This commit is contained in:
parent
8b48a4ab4e
commit
fceb99ff75
@ -2863,7 +2863,7 @@ function system.authorize()
|
||||
|
||||
selectUser()
|
||||
else
|
||||
updateUser(userList[1])
|
||||
updateUser(userList[1]:sub(1, -2))
|
||||
end
|
||||
|
||||
workspace:draw()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user