summaryrefslogtreecommitdiff
path: root/packages/frontend/src
diff options
context:
space:
mode:
authorShittyKopper <shittykopper@w.on-t.work>2024-02-04 15:02:03 +0300
committerShittyKopper <shittykopper@w.on-t.work>2024-02-04 15:21:57 +0300
commit3107345d3ce8d2f42892b0c082a082b90cae7e5e (patch)
tree8a4b8d7ad81cf35f77bcd405e50ee08d2659b933 /packages/frontend/src
parentupd: only enable hover effect on SkNoteDetailed and replies (diff)
downloadsharkey-3107345d3ce8d2f42892b0c082a082b90cae7e5e.tar.gz
sharkey-3107345d3ce8d2f42892b0c082a082b90cae7e5e.tar.bz2
sharkey-3107345d3ce8d2f42892b0c082a082b90cae7e5e.zip
fix: local instance ticker bug that fails to render notes in dev mode
Diffstat (limited to 'packages/frontend/src')
-rw-r--r--packages/frontend/src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend/src/index.html b/packages/frontend/src/index.html
index 097c0080ae..68866b36e1 100644
--- a/packages/frontend/src/index.html
+++ b/packages/frontend/src/index.html
@@ -27,6 +27,7 @@
/>
<meta property="og:site_name" content="[DEV BUILD] Misskey" />
<meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="theme-color-orig" content="#86b300">
</head>
<body>