Update admin UI with real API integration and secret management
This commit is contained in:
		@@ -18,6 +18,8 @@ web-sys = { version = "0.3", features = [
 | 
			
		||||
  "HtmlSelectElement",
 | 
			
		||||
  "HtmlTextAreaElement",
 | 
			
		||||
  "Window",
 | 
			
		||||
  "Navigator",
 | 
			
		||||
  "Clipboard",
 | 
			
		||||
] }
 | 
			
		||||
js-sys = "0.3"
 | 
			
		||||
serde = { version = "1.0", features = ["derive"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user