Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benisgold committed Oct 12, 2023
1 parent 1ee61d2 commit bfd85b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/migrations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ export default async function runMigrations() {
*/
const v18 = async () => {
const favoritesMetadata = await getGlobal(
'uniswapjFavoritesMetadata',
'uniswapFavoritesMetadata',
undefined,
'0.1.0'
);
Expand Down

0 comments on commit bfd85b2

Please sign in to comment.