feat: Update total calculator count to include all calculators by modifying the migration script.
This commit is contained in:
@@ -82,4 +82,4 @@ export const categories: Record<string, { label: string; icon: string }> = {
|
||||
}
|
||||
};
|
||||
|
||||
export const totalCalculators = 2460;
|
||||
export const totalCalculators = 3124;
|
||||
|
||||
Reference in New Issue
Block a user