Switch to side-by-side view

--- a/ForgeChat/forgechat/main.py
+++ b/ForgeChat/forgechat/main.py
@@ -30,6 +30,7 @@
 class ForgeChatApp(Application):
     __version__ = version.__version__
     tool_label='Chat'
+    status='alpha'
     default_mount_label='Chat'
     default_mount_point='chat'
     ordinal=12