mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Activity Log -> Activity Feed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<private-view :title="$t('activity_log')">
|
||||
<private-view :title="$t('activity_feed')">
|
||||
<template #title-outer:prepend>
|
||||
<v-button class="header-icon" rounded disabled icon secondary>
|
||||
<v-icon name="notifications" />
|
||||
|
||||
Reference in New Issue
Block a user