mirror of
				https://github.com/lxsang/antos-frontend.git
				synced 2025-10-31 18:35:44 +01:00 
			
		
		
		
	fix setting save bug
This commit is contained in:
		| @@ -144,8 +144,8 @@ self.OS or= | ||||
|     exit: -> | ||||
|         #do clean up first | ||||
|         f() for n, f of _OS.cleanupHandlers | ||||
|         _OS.cleanup() | ||||
|         _API.handler.setting (r) -> | ||||
|             _OS.cleanup() | ||||
|             _API.handler.logout() | ||||
|     onexit: (n, f) -> | ||||
|         self.OS.cleanupHandlers[n] = f unless self.OS.cleanupHandlers[n] | ||||
		Reference in New Issue
	
	Block a user