Skip to content

Commit

Permalink
title change
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubNTNU committed Nov 7, 2023
1 parent 017e57e commit 2820605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jupyter_novnc_proxy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


APP_NAME = "NOVNC"
APP_TITLE = "Remote desktop (VNC) [Beta]"
APP_TITLE = "Remote desktop (Beta)"

TRUTHY = ("true", "1", "yes", "on", "y")

Expand Down

0 comments on commit 2820605

Please sign in to comment.