We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edede12 commit 5599cf0Copy full SHA for 5599cf0
docs/extend/admin.md
@@ -29,7 +29,7 @@ app.initializers.add('interstellar', function(app) {
29
30
Once that is done, you can begin adding settings and permissions.
31
32
-::: Note
+:::tip Note
33
All registration functions on `ExtensionData` are chainable, meaning you can call them one after another without running `for` again.
34
:::
35
0 commit comments