diff options
| author | LLLL Colonq <llll@colonq> | 2025-05-01 17:06:41 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-05-01 17:06:41 -0400 |
| commit | fb01362a9dd816fc0d0e50052ab4764dd30e46f3 (patch) | |
| tree | d581df21e161a0483d8b02ea4519debb4501a4a7 /src/wasp-setup.el | |
| parent | b21ecce6645fc17c520b722de3d96e550c77c490 (diff) | |
You know we love updating with a horrendous commit message
Diffstat (limited to 'src/wasp-setup.el')
| -rw-r--r-- | src/wasp-setup.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wasp-setup.el b/src/wasp-setup.el index 6eeb5ded..e1488677 100644 --- a/src/wasp-setup.el +++ b/src/wasp-setup.el @@ -43,11 +43,12 @@ (w/run-audio-record-end-timer) (w/populate-bible-table) (w/user-cache-populate) + (w/run-banner-ad-timer) (w/start-audio-record) (w/start-chatsummary) (w/start-fake-chatters) - (w/start-friend) + (w/friend-start) ;; layout (eyebrowse-switch-to-window-config 0) |
