From 421f48f966dac3a64720a2fde53d104a5dcc44ab Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 22 Aug 2015 02:14:39 -0700 Subject: [PATCH] Temporarily revert DesuStorage -> archive.horse name change. Keeps selected archives settings from breaking until we migrate to UIDs. --- src/Archive/archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index c97e4cdbe..baaddf189 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -72,7 +72,7 @@ "files": ["sp"] }, { "uid": 23, - "name": "archive.horse", + "name": "DesuStorage", "domain": "4ch.archive.horse", "http": false, "https": true,