Skip to content

Commit

Permalink
ethdam-quiz: Repeat reward reclaim on error
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Apr 12, 2024
1 parent 16eb4c2 commit 01bd273
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
.success-info[data-v-23975bbd]{align-items:center;display:flex;flex-direction:column;margin-top:5vw}.error[data-v-15e6ae87]{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}
.success-info[data-v-23975bbd]{align-items:center;display:flex;flex-direction:column;margin-top:5vw}.error[data-v-390babc5]{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ethdam-quiz/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link href="/ethdam-quiz/assets/favicon.1c89983e.ico" rel="icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oasis EthDam Quiz</title>
<script type="module" crossorigin src="/ethdam-quiz/assets/index.62a9d369.js"></script>
<script type="module" crossorigin src="/ethdam-quiz/assets/index.d3036de1.js"></script>
<link rel="stylesheet" href="/ethdam-quiz/assets/index.304983b4.css">
</head>
<body class="bg-primary">
Expand Down

0 comments on commit 01bd273

Please sign in to comment.