mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
parent
7dc0c87b44
commit
c6bfd0f98f
1 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,11 @@ const BETA_FEATURES = [
|
||||||
'activitypub',
|
'activitypub',
|
||||||
'stripeAutomaticTax',
|
'stripeAutomaticTax',
|
||||||
'webmentions',
|
'webmentions',
|
||||||
'editorExcerpt'
|
'editorExcerpt',
|
||||||
|
'ActivityPub'
|
||||||
];
|
];
|
||||||
|
|
||||||
const ALPHA_FEATURES = [
|
const ALPHA_FEATURES = [
|
||||||
'ActivityPub',
|
|
||||||
'NestPlayground',
|
'NestPlayground',
|
||||||
'urlCache',
|
'urlCache',
|
||||||
'lexicalMultiplayer',
|
'lexicalMultiplayer',
|
||||||
|
|
Loading…
Add table
Reference in a new issue