More webapp changes+fixes
This commit is contained in:
@@ -6,6 +6,7 @@ export interface Subscription {
|
||||
channel_internal_name: string;
|
||||
timestamp_created: string;
|
||||
confirmed: boolean;
|
||||
active: boolean;
|
||||
}
|
||||
|
||||
export interface SubscriptionFilter {
|
||||
|
||||
Reference in New Issue
Block a user