mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-15 17:11:55 -07:00
Cleanup
This commit is contained in:
@@ -458,8 +458,9 @@ class NomadNetworkNode():
|
||||
content_parts.append(self.m_divider())
|
||||
|
||||
else:
|
||||
content_parts.append(self.m_italic("No README file found in this repository."))
|
||||
content_parts.append(self.m_divider())
|
||||
content_parts.append("\n")
|
||||
content_parts.append(self.m_italic("No README file found in this repository."))
|
||||
|
||||
content_parts.append("\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user