Build: Update server-dist artifacts for v0.1.4
This commit is contained in:
@@ -7,6 +7,7 @@ import { router as cancellation } from "./cancellation.js";
|
||||
import { router as legal } from "./legal.js";
|
||||
import { router as gallery } from "./gallery.js";
|
||||
import { router as reviews } from "./reviews.js";
|
||||
import { router as social } from "./social.js";
|
||||
export const router = {
|
||||
demo,
|
||||
treatments,
|
||||
@@ -17,4 +18,5 @@ export const router = {
|
||||
legal,
|
||||
gallery,
|
||||
reviews,
|
||||
social,
|
||||
};
|
||||
|
Reference in New Issue
Block a user