diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-26 23:34:28 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-26 23:34:28 -0400 |
| commit | 782c667e824d426b5443591afeefc37d0ae17785 (patch) | |
| tree | ae5d232d598e2008bc2cadf32157a4d937b01951 /src/wasp-bus.el | |
| parent | 8e9db9303fc5d72ddfdc9ab4a9adaa8299e6e21a (diff) | |
We streamed for 9 hours and (mostly) fixed everything.
Diffstat (limited to 'src/wasp-bus.el')
| -rw-r--r-- | src/wasp-bus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasp-bus.el b/src/wasp-bus.el index 73952078..7ac672c9 100644 --- a/src/wasp-bus.el +++ b/src/wasp-bus.el @@ -107,5 +107,5 @@ :filter #'w/process-filter) (w/sub-all)) -(provide 'wasp-network) +(provide 'wasp-bus) ;;; wasp-bus.el ends here |
