Skip to content
Snippets Groups Projects
Commit 6248da9e authored by Rémi Pailharey's avatar Rémi Pailharey
Browse files

test

parent 1d2fcb62
No related branches found
No related tags found
1 merge request!903feat: Amirale app compatibility
...@@ -30,7 +30,7 @@ export const App = ({ tracker }: AppProps) => { ...@@ -30,7 +30,7 @@ export const App = ({ tracker }: AppProps) => {
webviewIntent?.call('setFlagshipUI', { webviewIntent?.call('setFlagshipUI', {
bottomBackground: '#32343d', bottomBackground: '#32343d',
bottomTheme: 'light', bottomTheme: 'light',
topBackground: '#1b1c22', topBackground: '#1b1c23',
topTheme: 'light', topTheme: 'light',
}) })
}, [webviewIntent]) }, [webviewIntent])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment