update: add two more location for ads

This commit is contained in:
mahyargdz
2025-04-12 16:32:53 +03:30
parent b1a41235d7
commit cac2620fc6
@@ -5,4 +5,6 @@ export enum AdsDisplayLocation {
OTHER_SERVICES_TOP = "OTHER_SERVICES_TOP",
OTHER_SERVICES_LEFT = "OTHER_SERVICES_LEFT",
SERVICE = "SERVICE",
BLOG_PAGE_TOP_RIGHT = "BLOG_PAGE_TOP_RIGHT",
BLOG_PAGE_BOTTOM_RIGHT = "BLOG_PAGE_BOTTOM_RIGHT",
}