Fixed adverts compiling, authorization and failsafe protocol
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace FoxTube.Core.Helpers
|
||||
{
|
||||
public static class Constants
|
||||
{
|
||||
public static string ApplicationId => "9ncqqxjtdlfh";
|
||||
public static string AdsId => "1100044398";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user