Skip to content

Commit f2e0153

Browse files
committed
fix: dependency update and copy change.
1 parent 996727c commit f2e0153

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/indexes/createIndex.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
buttons: !isOnIndexesPage
108108
? [
109109
{
110-
name: 'View index',
110+
name: 'View indexes',
111111
method: () => goto(navigatorPathToIndexes)
112112
}
113113
]

0 commit comments

Comments
 (0)