Add new resources, extend fields in config

This commit is contained in:
stSolo
2022-10-06 12:53:21 +03:00
parent 5fd450382c
commit 8712561853
39 changed files with 1784 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
package config
type Config struct {
Token string
AppID string
AppSecret string
SSOURL string