You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is because in API v3, client unsupported & server required or client optional & server required are effectively the same values. See the migration path here
When we update this interface to v3, it'll display as something like (language TBD):
This mod is supported:
❌ On just the client
✔️ On just the server
✔️ In Singleplayer
✔️ On both the client and the server
Describe the bug
I'm not sure if this is a frontend or backend issue, but when changing the client side setting from
Unsupported
toOptional
, it keeps resetting.Just for context, the project is https://modrinth.com/mod/status
Steps to reproduce
Unsupported
toOptional
Unsupported
Expected behavior
The setting to save
Additional context
The text was updated successfully, but these errors were encountered: