Skip to content

Commit 33be0fb

Browse files
committed
teasing
1 parent 13bcebd commit 33be0fb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/pages/get-supporter-edition.astro

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,16 @@ const metadata = {
155155
feature: 'Multiple languages supported<sup>*</sup><sup>*</sup>',
156156
available: [true, true],
157157
},
158+
{
159+
feature: 'Worker mode (asynchronous processing)',
160+
available: [true, true],
161+
isV7: true,
162+
},
158163
{
159164
feature: 'Hide Lychee <span class="text-sky-600 dark:text-sky-300">SE</span> call for actions <sup>*</sup><sup>*</sup><sup>*</sup>',
160165
available: [true, false],
161166
},
162167

163-
164168
{
165169
feature: 'Photo management',
166170
isHeader: true,

0 commit comments

Comments
 (0)