mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
add about tab to show version and config paths
This commit is contained in:
parent
d55e2b4db4
commit
e512198e50
3 changed files with 101 additions and 7 deletions
1
setup.py
1
setup.py
|
|
@ -26,6 +26,7 @@ setup(
|
|||
],
|
||||
# files that are required
|
||||
'include_files': [
|
||||
'package.json', # used to determine app version from python
|
||||
'public/', # static files served by web server
|
||||
],
|
||||
# slim down the build by excluding these unused libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue