- commit
- f238c98c2caac2dc63eb0b1138073aa36997460a
- parent
- ccae519251a5351911c292d1d75b6af95403ae41
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-08-10 07:16
fix: add DOCTYPE for popup
Diffstat
| M | src/popup.html | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/popup.html b/src/popup.html
@@ -1,3 +1,4 @@ -1 1 <!DOCTYPE html> 1 2 <html> 2 3 <head> 3 4 <meta charset="utf-8">