feat: add administrators, require administrator perms to change server config in webui #628
@ -267,7 +267,7 @@
 | 
				
			|||||||
                                        <label class="form-label" for="spoofMasteryRank">
 | 
					                                        <label class="form-label" for="spoofMasteryRank">
 | 
				
			||||||
                                            Spoofed Mastery Rank (-1 to disable)
 | 
					                                            Spoofed Mastery Rank (-1 to disable)
 | 
				
			||||||
                                        </label>
 | 
					                                        </label>
 | 
				
			||||||
                                        <input class="form-control" id="spoofMasteryRank" type="number" min="-1" />
 | 
					                                        <input class="form-control" id="spoofMasteryRank" type="number" min="-1" max="65535" />
 | 
				
			||||||
                                    </div>
 | 
					                                    </div>
 | 
				
			||||||
                                    <button class="btn btn-primary mt-3" type="submit">Save Settings</button>
 | 
					                                    <button class="btn btn-primary mt-3" type="submit">Save Settings</button>
 | 
				
			||||||
                                </form>
 | 
					                                </form>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user