diff options
author | Ev Bogue <ev@evbogue.com> | 2019-12-22 12:38:19 -0600 |
---|---|---|
committer | Ev Bogue <ev@evbogue.com> | 2019-12-22 12:38:19 -0600 |
commit | b9a1917fdbc5d79d58b4c7b9e268d555e97624ca (patch) | |
tree | 421dc9a96ed429ba13ec9d84d24f5287829ef255 /beacons.js | |
parent | 8a030de9eb5ca256be397311efbf58872120ec17 (diff) |
make beacons go away with the heard button, also broadcast a heard to the pub
Diffstat (limited to 'beacons.js')
-rw-r--r-- | beacons.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ - function beaconsPage (keys) { var pubslist = h('select') |