From 1abe9fc2bbfc4eefcfea5224fcdb24503733d475 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sun, 14 Nov 2010 22:47:02 -0500 Subject: Replace 'laststatus' with a 'guioptions' flag. --- teledactyl/content/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'teledactyl') diff --git a/teledactyl/content/config.js b/teledactyl/content/config.js index 0ddb016e..3aa4f198 100644 --- a/teledactyl/content/config.js +++ b/teledactyl/content/config.js @@ -51,7 +51,7 @@ const Config = Module("config", ConfigBase, { }, defaults: { - guioptions: "frb", + guioptions: "bfrs", showtabline: 1, titlestring: "Teledactyl" }, -- cgit v1.2.3