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

Commit

Permalink
Fix custom config
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Dec 10, 2021
1 parent 15783b5 commit 51a3211
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ data class ProxyEntity(
TYPE_HYSTERIA -> true
TYPE_RELAY_BATON -> true
TYPE_BROOK -> true
TYPE_CONFIG -> true
else -> false
}
}
Expand Down

0 comments on commit 51a3211

Please sign in to comment.