rename description of option ENABLE_FEED_ICONS, bump schema
parent
8865bdc010
commit
2dcb7e80e5
@ -0,0 +1,3 @@
|
||||
update ttrss_prefs set short_desc = 'Enable feed icons' where pref_name = 'ENABLE_FEED_ICONS';
|
||||
|
||||
update ttrss_version set schema_version = 40;
|
||||
@ -0,0 +1,3 @@
|
||||
update ttrss_prefs set short_desc = 'Enable feed icons' where pref_name = 'ENABLE_FEED_ICONS';
|
||||
|
||||
update ttrss_version set schema_version = 40;
|
||||
Loading…
Reference in New Issue