We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6b3c6 commit 853deaeCopy full SHA for 853deae
src/content/docs/config/common-issues.md
@@ -28,8 +28,6 @@ and use `App.addIcons` or `icons` option in exported object
28
29
```js
30
// config.js
31
-import Gtk from 'gi://Gtk?version=3.0';
32
-
33
App.addIcons(`${App.configDir}/assets`)
34
35
Widget.Icon({
0 commit comments