mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-20 05:29:50 -04:00
Fixed incorrect widget ID. Closes #79.
This commit is contained in:
parent
3c03070b6e
commit
cd7562390c
1 changed files with 1 additions and 1 deletions
|
@ -653,7 +653,7 @@ MDScreen:
|
|||
height: dp(24)
|
||||
|
||||
MDLabel:
|
||||
id: connectivity_shared_label
|
||||
id: connectivity_shared_access_label
|
||||
text: "Share Reticulum Instance"
|
||||
font_style: "H6"
|
||||
# disabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue