Skip to content

Commit 7c26748

Browse files
authored
Update project-services.ts
1 parent b98fdd2 commit 7c26748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/stores/project-services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function createServices() {
4747
value: project.serviceStatusForDatabases
4848
},
4949
{
50-
label: 'Tables',
50+
label: 'TablesDB',
5151
method: ApiService.Tablesdb,
5252
value: project.serviceStatusForTablesdb
5353
},

0 commit comments

Comments
 (0)