Skip to content

Commit b76e77a

Browse files
committed
fix: added listing of [aw-watcher-input, awatcher, aw-leaderboard-firebase, aw-supabase] contributor stats tables
1 parent c853d3c commit b76e77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h3>Tables</h3>
6565
</small>
6666
</p>
6767

68-
{% 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: ',' %}
68+
{% 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-input,aw-watcher-web,aw-watcher-vim,aw-watcher-vscode,awatcher,aw-notify,aw-leaderboard-firebase,aw-supabase,docs,activitywatch.github.io,activitywatch" | split: ',' %}
6969

7070
<b>Table of contents</b>
7171
<ul>

0 commit comments

Comments
 (0)