mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
WIP rehost stuff
This commit is contained in:
@@ -75,6 +75,11 @@ public static class Zipline
|
||||
return url;
|
||||
}
|
||||
|
||||
// public static async Task<string> RehostFile(string url)
|
||||
// {
|
||||
//
|
||||
// }
|
||||
|
||||
public static async Task<bool> IsZiplineEnabled()
|
||||
{
|
||||
var key = await SettingsProvider.GetValueAsync(BuiltIn.Keys.ZiplineKey);
|
||||
|
||||
Reference in New Issue
Block a user