mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
parent
1ce5dc34ca
commit
f7fbb6edcd
1 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,11 @@ const BETA_FEATURES = [
|
|||
'activitypub',
|
||||
'stripeAutomaticTax',
|
||||
'webmentions',
|
||||
'editorExcerpt'
|
||||
'editorExcerpt',
|
||||
'ActivityPub'
|
||||
];
|
||||
|
||||
const ALPHA_FEATURES = [
|
||||
'ActivityPub',
|
||||
'NestPlayground',
|
||||
'urlCache',
|
||||
'lexicalMultiplayer',
|
||||
|
|
Loading…
Reference in a new issue