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/tasks.go
Normal file
4
client/internal/services/features/tasks.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package features
|
||||
|
||||
// ServiceNameTasks is a name for tasks service.
|
||||
const ServiceNameTasks = "features/tasks"
|
Reference in New Issue
Block a user