diff --git a/Frontend/src/components/cardLotteryToken/cardLotteryToken.component.html b/Frontend/src/components/cardLotteryToken/cardLotteryToken.component.html index cccc922..947eca7 100644 --- a/Frontend/src/components/cardLotteryToken/cardLotteryToken.component.html +++ b/Frontend/src/components/cardLotteryToken/cardLotteryToken.component.html @@ -10,10 +10,6 @@
Token Balance: {{ tokenBalance ? tokenBalance : "0" }} LTO
- diff --git a/Frontend/src/components/ownerInteractions/ownerInteractions.component.html b/Frontend/src/components/ownerInteractions/ownerInteractions.component.html index 9589009..147175c 100644 --- a/Frontend/src/components/ownerInteractions/ownerInteractions.component.html +++ b/Frontend/src/components/ownerInteractions/ownerInteractions.component.html @@ -1 +1,44 @@ -Bets Open: {{ betsOpen }}
+Are you the owner: {{ isOwner }}
+Open Bets
+ +Closing Time: {{ betsClosingTime }}
+