mirror of
https://github.com/aykhans/slash-e.git
synced 2026-04-21 22:10:02 +00:00
feat: display view count in UI
This commit is contained in:
Vendored
+1
@@ -16,6 +16,7 @@ interface Shortcut {
|
||||
description: string;
|
||||
visibility: Visibility;
|
||||
tags: string[];
|
||||
view: number;
|
||||
}
|
||||
|
||||
interface ShortcutCreate {
|
||||
|
||||
Reference in New Issue
Block a user