mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-13 06:49:02 +00:00
Performance patch, version bump
This commit is contained in:
0
web/angular/src/app/api.service.ts
Executable file → Normal file
0
web/angular/src/app/api.service.ts
Executable file → Normal file
0
web/angular/src/app/app-routing.module.ts
Executable file → Normal file
0
web/angular/src/app/app-routing.module.ts
Executable file → Normal file
0
web/angular/src/app/app.component.css
Executable file → Normal file
0
web/angular/src/app/app.component.css
Executable file → Normal file
0
web/angular/src/app/app.component.html
Executable file → Normal file
0
web/angular/src/app/app.component.html
Executable file → Normal file
0
web/angular/src/app/app.module.ts
Executable file → Normal file
0
web/angular/src/app/app.module.ts
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.css
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.css
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.html
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.html
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.ts
Executable file → Normal file
0
web/angular/src/app/project-list/project-list.component.ts
Executable file → Normal file
@@ -115,7 +115,7 @@
|
||||
"subtitle": "Real-time data for all projects",
|
||||
"paused": "(paused)",
|
||||
"pause": "Pause",
|
||||
"manage": "Manager workers"
|
||||
"manage": "Manage workers"
|
||||
},
|
||||
"perms": {
|
||||
"title": "Project permissions",
|
||||
|
||||
Reference in New Issue
Block a user