diff --git a/packages/frontend/src/components/menu/addons.tsx b/packages/frontend/src/components/menu/addons.tsx index 6f9058b5..e30b6ddc 100644 --- a/packages/frontend/src/components/menu/addons.tsx +++ b/packages/frontend/src/components/menu/addons.tsx @@ -1099,17 +1099,17 @@ function AddonCard({ preset, onAdd }: { preset: any; onAdd: () => void }) { Built-in addons are addons whose code lives directly inside AIOStreams. You still install and configure them from the marketplace just like any other addon (such as Comet or Torrentio), - but they run locally on your AIOStreams instance. + but they run locally on this AIOStreams instance.

Why does this matter?