mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/snapshots: add snapshots browser
This commit is contained in:
@ -15,6 +15,7 @@ class HomeController {
|
||||
name: config.name,
|
||||
version: config.meta.version,
|
||||
buildDate: config.meta.buildDate,
|
||||
canListSnapshots: api.hasPrivilege('snapshots:list'),
|
||||
canListPosts: api.hasPrivilege('posts:list'),
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user