Basic GUI client, login dialog, various comments fixes after copypaste.
Some checks failed
Linting and tests / Linting (push) Failing after 6s
Some checks failed
Linting and tests / Linting (push) Failing after 6s
This commit is contained in:
4
client/internal/services/features/accounts.go
Normal file
4
client/internal/services/features/accounts.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package features
|
||||
|
||||
// ServiceNameAccounts is a name for accounts service.
|
||||
const ServiceNameAccounts = "features/accounts"
|
Reference in New Issue
Block a user