This commit is contained in:
troy
2022-02-24 20:33:46 +01:00
parent ddf8d44471
commit 13b1e2926f
5 changed files with 44 additions and 0 deletions

2
flag.min.js vendored Normal file
View File

@@ -0,0 +1,2 @@
!function(){"use strict";var panel=document.createElement("div");panel.id="flag-panel";var button=document.createElement("button");button.innerHTML="Problem melden",panel.appendChild(button),document.body.appendChild(panel)}();
//# sourceMappingURL=flag.min.js.map