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 632a356 commit adef820Copy full SHA for adef820
1 file changed
contributors.html
@@ -49,7 +49,7 @@ <h3>Tables</h3>
49
</small>
50
</p>
51
52
-{% assign modules = "total,aw-core,aw-server,aw-server-rust,aw-webui,aw-qt,aw-android,aw-client,aw-client-js,aw-client-rust,aw-watcher-window,aw-watcher-afk,aw-watcher-web,aw-watcher-vim,aw-watcher-vscode,docs,activitywatch.github.io,activitywatch" | split: ',' %}
+{% assign modules = "total,aw-core,aw-server,aw-server-rust,aw-webui,aw-qt,aw-tauri,aw-android,aw-client,aw-client-js,aw-client-rust,aw-watcher-window,aw-watcher-afk,aw-watcher-web,aw-watcher-vim,aw-watcher-vscode,aw-notify,docs,activitywatch.github.io,activitywatch" | split: ',' %}
53
54
<b>Table of contents</b>
55
<ul>
0 commit comments