mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(themes): Setup themes table (#6533)
This commit is contained in:
@ -145,6 +145,7 @@ pub trait GlobalStorageInterface:
|
||||
+ user::UserInterface
|
||||
+ user_role::UserRoleInterface
|
||||
+ user_key_store::UserKeyStoreInterface
|
||||
+ user::theme::ThemeInterface
|
||||
+ 'static
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user