Skip to content
Snippets Groups Projects
Commit 7c443678 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

revert test

parent 6248da9e
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: '#1b1c23', topBackground: '#1b1c22',
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