diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 11:14:02 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 11:14:02 -0700 |
| commit | f7e36225dd16fe1d2428f53eccd4a16dff453a34 (patch) | |
| tree | 54f2bd6762c1e02a39d1039ada696f9cc56725d8 /client | |
| parent | bf290335ef0742721a915102187168ed04236c55 (diff) | |
FIx icon ID
Diffstat (limited to 'client')
| -rw-r--r-- | client/mobius-client-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mobius-client-config.yaml b/client/mobius-client-config.yaml index 868797c..978122b 100644 --- a/client/mobius-client-config.yaml +++ b/client/mobius-client-config.yaml @@ -1,5 +1,5 @@ Username: unnamed -IconID: 2000 +IconID: 414 Tracker: hltracker.com:5498 Bookmarks: - Name: Example Server |