mirror of
https://example.com
synced 2024-11-23 23:16:38 +09:00
posts
This commit is contained in:
parent
47744afdbc
commit
6b87d708f3
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
<template #header>Active users heatmap</template>
|
<template #header>Active users heatmap</template>
|
||||||
<MkSelect v-model="heatmapSrc" style="margin: 0 0 12px 0">
|
<MkSelect v-model="heatmapSrc" style="margin: 0 0 12px 0">
|
||||||
<option value="active-users">Active users</option>
|
<option value="active-users">Active users</option>
|
||||||
<option value="notes">Notes</option>
|
<option value="notes">Posts</option>
|
||||||
<option value="ap-requests-inbox-received">
|
<option value="ap-requests-inbox-received">
|
||||||
Fediverse Requests: inboxReceived
|
Fediverse Requests: inboxReceived
|
||||||
</option>
|
</option>
|
||||||
|
|
Loading…
Reference in a new issue