mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-31 07:33:00 +00:00 
			
		
		
		
	oops
This commit is contained in:
		| @@ -32,10 +32,9 @@ function Alt.get(key) | ||||
| end | ||||
|  | ||||
| function Alt.set(key, value) | ||||
|     local config = getConfig() | ||||
|  | ||||
|     Alt.addChoice(key, value) | ||||
|  | ||||
|     local config = getConfig() | ||||
|     config.default[key] = value | ||||
|     Config.update('alternate', config) | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kepler155c@gmail.com
					kepler155c@gmail.com