fix paywall doesn't show on index page
This commit is contained in:
parent
2edbe063e6
commit
3c37043217
1 changed files with 1 additions and 0 deletions
|
|
@ -395,6 +395,7 @@ const Home: NextPage = () => {
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<VideoRecordModal />
|
<VideoRecordModal />
|
||||||
|
<Paywall />
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue