Commit d05e5d02 authored by yyip-dev's avatar yyip-dev Committed by GitHub

fix: theme color hex typo (#5294)

theme color hex typo
parent d3a415ee
......@@ -26,5 +26,5 @@
"iconPath": "./images/256x256_App_Icon_Pink.svg",
"short_name": "Uniswap",
"start_url": ".",
"theme_color": "#FC72FFs"
}
"theme_color": "#FC72FF"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment