gluon-config-mode: fix indentation
This commit is contained in:
		
							parent
							
								
									bc1be30486
								
							
						
					
					
						commit
						a299a150b6
					
				| @ -51,7 +51,7 @@ function action_reboot() | |||||||
|   if meshvpn_enabled == "1" then |   if meshvpn_enabled == "1" then | ||||||
|     pubkey = configmode.get_fastd_pubkey(meshvpn_name) |     pubkey = configmode.get_fastd_pubkey(meshvpn_name) | ||||||
|   end |   end | ||||||
| 	luci.template.render("gluon-config-mode/reboot", {pubkey=pubkey}) |   luci.template.render("gluon-config-mode/reboot", {pubkey=pubkey}) | ||||||
| 
 | 
 | ||||||
|   uci:foreach("gluon-config-mode", "wizard", function(s) |   uci:foreach("gluon-config-mode", "wizard", function(s) | ||||||
|       uci:set("gluon-config-mode", s[".name"], "configured", "1") |       uci:set("gluon-config-mode", s[".name"], "configured", "1") | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user