fix(core): update
This commit is contained in:
@@ -7,4 +7,4 @@ export class IUplinkProperty {
|
||||
type: 'website' | 'app' | 'api' | 'other';
|
||||
access: 'private' | 'public' | 'auth';
|
||||
checkCollectionIdRefs: string[];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user