@@ -7,5 +7,5 @@ export interface IPackage {
}
export interface IPackages {
[id: string]: IPackage;
[id: string]: IPackage[];
The note is not visible to the blocked user.