chore: small tewak

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-09 10:47:39 +02:00
parent 691e73d8d6
commit f83621cdb8
@@ -302,3 +302,5 @@ const app = createApp({
export default app.createRoot();
```
You must define a `pluginId` when creating a frontend module, and the plugin must also be installed for the module to be loaded.