Fixed incorrect widget ID. Closes #79.
parent
3c03070b6e
commit
cd7562390c
|
@ -653,7 +653,7 @@ MDScreen:
|
||||||
height: dp(24)
|
height: dp(24)
|
||||||
|
|
||||||
MDLabel:
|
MDLabel:
|
||||||
id: connectivity_shared_label
|
id: connectivity_shared_access_label
|
||||||
text: "Share Reticulum Instance"
|
text: "Share Reticulum Instance"
|
||||||
font_style: "H6"
|
font_style: "H6"
|
||||||
# disabled: True
|
# disabled: True
|
||||||
|
|
Loading…
Reference in New Issue