feat(SW-1389): refactor page settings
This commit is contained in:
@@ -8,8 +8,8 @@ import {
|
||||
protectedProcedure,
|
||||
router,
|
||||
} from "@/server/trpc"
|
||||
import { langInput } from "@/server/utils"
|
||||
|
||||
import { langInput } from "../base/input"
|
||||
import { getAllLoyaltyLevels, getLoyaltyLevel } from "../loyaltyLevel/query"
|
||||
import {
|
||||
rewardsAllInput,
|
||||
|
||||
Reference in New Issue
Block a user