From c4caa9159f32ba7f255ec8480d0de486f8b766ab Mon Sep 17 00:00:00 2001 From: Norbert Moutarde Date: Wed, 8 Jan 2014 15:28:27 +0100 Subject: [PATCH] i've added one button (to get into config and set the file to download) --- ui.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/ui.sql b/ui.sql index 291f738..b06d483 100644 --- a/ui.sql +++ b/ui.sql @@ -1,4 +1,5 @@ INSERT INTO ui (keyword, label, action) VALUES(?, ?, ?); +begin$config$config config$max column$setint maxcolumn config$host$settext host config$port$setint port -- 2.45.1