summaryrefslogtreecommitdiff
path: root/script/bookmarks_makedb.pl
diff options
context:
space:
mode:
Diffstat (limited to 'script/bookmarks_makedb.pl')
-rw-r--r--script/bookmarks_makedb.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/bookmarks_makedb.pl b/script/bookmarks_makedb.pl
index 93027a7..7b3ee1c 100644
--- a/script/bookmarks_makedb.pl
+++ b/script/bookmarks_makedb.pl
@@ -27,7 +27,7 @@ create table links (
url text unique,
title text,
descr text,
- icon blob,
+ icon text,
add_date integer,
last_access_date integer,
access_count integer