Skip to content

Commit

Permalink
webbrowser.open solos , webview doesnt even support js bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
KorryKatti committed Apr 3, 2024
1 parent 39df9c0 commit 274ebba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
21 changes: 0 additions & 21 deletions appfiles/comm/community.py

This file was deleted.

4 changes: 1 addition & 3 deletions index.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,7 @@ def uninstall_app():
# CallBack function for commenu
def commenu_callback(choice):
if choice == "Community":
# Create a GUI window to view the HTML content
webview.create_window('example', 'http://example.com')
webview.start()
pass
elif choice == "Image Board":
pass # Placeholder for Image Board option logic
elif choice == "Thunder Halls":
Expand Down

0 comments on commit 274ebba

Please sign in to comment.