mirror of
https://github.com/SimplexDevelopment/Obsidian.git
synced 2024-11-16 16:26:11 +00:00
Update PropertiesManager.java
This commit is contained in:
parent
79f8402405
commit
30f8c558d2
@ -27,7 +27,7 @@ public class PropertiesManager {
|
||||
properties.setProperty("author", "Predicate<? super T>#0001");
|
||||
properties.setProperty("version", "1.0.0");
|
||||
properties.setProperty("encoding", "UTF_8");
|
||||
properties.setProperty("token", "ODEyMTIxMjQ5NjE0MDA0Mjc0.YC8I2g.VuVXVztfwStfflEtIyx4URBBdyQ");
|
||||
properties.setProperty("token", "REPLACEME");
|
||||
return this;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user