mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
feat: display api key on user interface (resolve #24)
This commit is contained in:
@ -41,4 +41,5 @@ type SummaryViewModel struct {
|
||||
LanguageColors map[string]string
|
||||
Error string
|
||||
Success string
|
||||
ApiKey string
|
||||
}
|
||||
|
Reference in New Issue
Block a user