kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
remove nonexistent policy mode var from PolicyResponse
rodzic
772fa930d2
commit
ed26a9dd39
|
@ -43,7 +43,6 @@ export interface PolicySpec {
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface PolicyResponse {
|
export interface PolicyResponse {
|
||||||
mode: 'script' | 'event';
|
|
||||||
spec: PolicySpec;
|
spec: PolicySpec;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue