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
Not sure how to fix this with how it works at the moment.
Let's say we pass a Language instance into the getName method to allow for translations. Currently we have no context as to which Language instance to use - imagine there is a custom module which adds injectors (even in the case of Discord Integration) - the code would not know which Language instance to pass in.
Describe the issue
Nameless/modules/Core/classes/Group_Sync/NamelessMCGroupSyncInjector.php
Line 17 in 0396359
Nameless/modules/Core/classes/Group_Sync/MinecraftGroupSyncInjector.php
Line 17 in 0396359
Nameless/modules/Discord Integration/classes/DiscordGroupSyncInjector.php
Line 17 in 0396359
NamelessMC Version
2.1.0
To Reproduce
No response
Expected Behaviour
No response
Screenshots
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: