@ -12,5 +12,5 @@ export interface AdminData {
lastActivity: Date;
transactionCount: number;
}[];
version:string;
version: string;
}