Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
Woops forgot to add to path
Browse files Browse the repository at this point in the history
  • Loading branch information
robotia committed Mar 13, 2016
1 parent 185eef5 commit 366e734
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ public void init()
settings.put(realNames.path, realNames);
settings.put(affinity.path, affinity);
settings.put(ramChunks.path, ramChunks);
settings.put(instantRemove.path, instantRemove);
load();
}

Expand Down

0 comments on commit 366e734

Please sign in to comment.