Update HawkConfig.java

pull/102/head
watson1982 2 years ago committed by GitHub
parent 6c06a4d67b
commit 8ff3d96641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      app/src/main/java/com/github/tvbox/osc/util/HawkConfig.java

@ -38,4 +38,5 @@ public class HawkConfig {
public static final String NOW_DATE = "now_date"; //当前日期
public static final String REMOTE_TVBOX = "remote_tvbox_host";
public static final String IJK_CACHE_PLAY = "ijk_cache_play";
}
public static boolean hotVodDelete;
}

Loading…
Cancel
Save