mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-17 14:22:41 +08:00
Rename "Import" to "Library" and add tabs to page
This commit is contained in:
@@ -31,6 +31,7 @@ func registerRoutes(router *gin.Engine, conf *config.Config) {
|
||||
api.LabelThumbnail(v1, conf)
|
||||
|
||||
api.Upload(v1, conf)
|
||||
api.Import(v1, conf)
|
||||
}
|
||||
|
||||
// Default HTML page (client-side routing implemented via Vue.js)
|
||||
|
Reference in New Issue
Block a user