Fix schematic interface

This commit is contained in:
NotMyFault 2020-02-28 00:29:45 +01:00 committed by GitHub
parent 8535bc859a
commit df8a2c314b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -388,7 +388,7 @@ public class Settings extends Config {
" - Downloads can be deleted by the user", " - Downloads can be deleted by the user",
" - Supports clipboard uploads, downloads and saves", " - Supports clipboard uploads, downloads and saves",
}) })
public String URL = "https://empcraft.com/fawe/"; public String URL = "https://athion.net/fawe/";
@Comment({ @Comment({
"The web interface for assets", "The web interface for assets",
" - All schematics are organized and public", " - All schematics are organized and public",