mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Reorganize shared models
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export enum HookType {
|
||||
export const enum HookType {
|
||||
STATIC = 1,
|
||||
ACTION = 2,
|
||||
FILTER = 3
|
||||
|
||||
Reference in New Issue
Block a user