mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
added window.app for debugging
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ module.exports = function(state, body = '') {
|
||||
<link
|
||||
rel="mask-icon"
|
||||
href="${assets.get('safari-pinned-tab.svg')}"
|
||||
color="#5bbad5"
|
||||
color="#838383"
|
||||
/>
|
||||
<script defer src="${assets.get('app.js')}"></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user