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
It often happens that we use the same converter in different instances of the Cardoteka (in CardotekaConfig.converters). I'm thinking about providing a global list of converters. In this case, private converters will have priority if they are specified for a specific card in a Cardoteka instance.
The text was updated successfully, but these errors were encountered:
It often happens that we use the same converter in different instances of the
Cardoteka
(inCardotekaConfig.converters
). I'm thinking about providing a global list of converters. In this case, private converters will have priority if they are specified for a specific card in aCardoteka
instance.The text was updated successfully, but these errors were encountered: