✨ DirectAccess Realm
This commit is contained in:
		@@ -7,6 +7,7 @@ import "fmt"
 | 
				
			|||||||
const (
 | 
					const (
 | 
				
			||||||
	DAAttachment = "attachment"
 | 
						DAAttachment = "attachment"
 | 
				
			||||||
	DAUser       = "account"
 | 
						DAUser       = "account"
 | 
				
			||||||
 | 
						DARealm      = "realm"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func FKey(prefix string, key any) string {
 | 
					func FKey(prefix string, key any) string {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user