mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Save URLs to disk on-the-fly and provide an option for toggling it
This commit is contained in:
@@ -854,11 +854,6 @@ xchat_exit (void)
|
||||
pevent_save (NULL);
|
||||
}
|
||||
|
||||
if (prefs.autosave_url)
|
||||
{
|
||||
url_autosave ();
|
||||
}
|
||||
|
||||
sound_save ();
|
||||
notify_save ();
|
||||
ignore_save ();
|
||||
|
||||
Reference in New Issue
Block a user