mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-15 14:51:14 -08:00
example 'meshtastic': fix delete message on mobile
This commit is contained in:
parent
e6b25c8d60
commit
e4f4106468
2 changed files with 10 additions and 4 deletions
|
|
@ -11,6 +11,7 @@
|
|||
(msg:show-messages)
|
||||
(q> |currentIndex| ui:*main-view* 0)) ; 'Group'
|
||||
(q> |playing| ui:*loading* nil)
|
||||
(q> |visible| ui:*message-view* t)
|
||||
#+android
|
||||
(progn
|
||||
(ensure-permissions :access-fine-location) ; for sharing location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue