mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
add last 180 day option to activity tab
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<SelectValue />
|
||||
</SelectTrigger>
|
||||
<SelectContent>
|
||||
<SelectItem value="180">{{ t('dialog.user.activity.period_180') }}</SelectItem>
|
||||
<SelectItem value="90">{{ t('dialog.user.activity.period_90') }}</SelectItem>
|
||||
<SelectItem value="30">{{ t('dialog.user.activity.period_30') }}</SelectItem>
|
||||
<SelectItem value="7">{{ t('dialog.user.activity.period_7') }}</SelectItem>
|
||||
|
||||
Reference in New Issue
Block a user