Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit fb36470

Browse files
shreeyash07frozenhelium
authored andcommitted
quick fix
1 parent eaa1e20 commit fb36470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manager-dashboard/app/views/NewTutorial

manager-dashboard/app/views/NewTutorial/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ export const tutorialFormSchema: TutorialFormSchema = {
720720
baseSchema,
721721
value,
722722
['projectType'],
723-
['zoomLevel', 'tileServerB'],
723+
['tileServerB'],
724724
(v) => (v?.projectType === PROJECT_TYPE_CHANGE_DETECTION
725725
|| v?.projectType === PROJECT_TYPE_COMPLETENESS
726726
? {

0 commit comments

Comments
 (0)