Frontend: Update import title
This commit is contained in:
parent
49fb38b1df
commit
d667485803
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ export default [
|
|||
name: "library_import",
|
||||
path: "/library/import",
|
||||
component: Library,
|
||||
meta: {title: "Import Photos", auth: true, background: "application-light"},
|
||||
meta: {title: "Import", auth: true, background: "application-light"},
|
||||
props: {tab: 1},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue