Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
volterra79 committed Mar 13, 2024
1 parent 6755a76 commit 52a0486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function ProjectsRegistry() {
this.initialized = false;
this.projectType = null;
this.currentProjectGroup = null;
//store overview (Panoramic map) project
this.overviewproject = undefined;

this.setters = {
Expand Down

0 comments on commit 52a0486

Please sign in to comment.