Make 'Audience' a default app now that the default audience is no longer "anybody on the internet".

This commit is contained in:
Mike Macgirvin 2023-12-23 07:37:29 +11:00
parent c67bfcd2a0
commit 80bae523a9
2 changed files with 2 additions and 0 deletions

View file

@ -112,6 +112,7 @@ class Apps
if (! $default_apps) {
$default_apps = [
'Access Lists',
'Audience',
'Channel Home',
'Connections',
'Directory',

View file

@ -1,4 +1,5 @@
Access Lists
Audience
Channel Home
Connections
Directory