Closed nicholasguyett closed 1 year ago
gettext is acting up and to avoid dealing with it while we're implementing other features, this PR just removes the macros and returns an empty Vec from managed_state to allow the code to compile again.
gettext
Vec
managed_state
gettext
is acting up and to avoid dealing with it while we're implementing other features, this PR just removes the macros and returns an emptyVec
frommanaged_state
to allow the code to compile again.