fix(notif): move notif table to public schema
This commit is contained in:
@ -5,5 +5,4 @@ export * from "./schema/finances";
|
||||
export * from "./schema/procurement";
|
||||
export * from "./schema/pharmacy";
|
||||
export * from "./schema/pharmacy_logistic";
|
||||
export * from "./schema/cashier";
|
||||
export * from "./schema/notification";
|
||||
export * from "./schema/cashier";
|
||||
Reference in New Issue
Block a user