mirror of
				https://github.com/lxsang/antd-web-apps
				synced 2025-10-31 02:15:41 +01:00 
			
		
		
		
	Update common.lua
This commit is contained in:
		| @@ -52,6 +52,7 @@ function is_auth() | ||||
| 	local f = io.open(TUNNEL_KEYCHAIN, "w") | ||||
| 	if f then | ||||
| 		f:write(sessionid) | ||||
| 		f:close() | ||||
| 	end | ||||
| 	return true | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user