Skip to content

Commit

Permalink
added new drive migration banner to canary
Browse files Browse the repository at this point in the history
  • Loading branch information
rezk2ll committed Feb 27, 2023
1 parent c384db2 commit 9e32c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twake/frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
const canaryTag = document.createElement("div");
canaryTag.id = "canary_tag";
document.body.appendChild(canaryTag);
window.canary = true;
}
</script>
</body>
Expand Down

0 comments on commit 9e32c87

Please sign in to comment.