Skip to content

Commit

Permalink
added debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Akramhar committed Aug 27, 2022
1 parent be23b99 commit e91a89e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
//isElectron:true,
isDebug: true,
hasSettings: true,
// onReturnToMicroscopeList:function () {
// window.alert("Returned to list");
// },
onLoadSchema: function (complete, resolve) {
window
.fetch(
Expand Down

0 comments on commit e91a89e

Please sign in to comment.