Updated source
This commit is contained in:
parent
2feeebae5e
commit
c899cea62f
@ -6,7 +6,7 @@ component Charge(user *arn.User)
|
|||||||
p.text-center.mountable You can add balance via PayPal. 1 Japanese Yen equals 1 Gem.
|
p.text-center.mountable You can add balance via PayPal. 1 Japanese Yen equals 1 Gem.
|
||||||
|
|
||||||
video.shop-video.mountable(autoplay="autoplay", loop="loop")
|
video.shop-video.mountable(autoplay="autoplay", loop="loop")
|
||||||
source(src="/videos/shop/shop.webm", type="video/webm")
|
source(src="//media.notify.moe/videos/shop/shop.webm", type="video/webm")
|
||||||
|
|
||||||
.buttons
|
.buttons
|
||||||
button.action.mountable(data-trigger="click", data-action="chargeUp", data-amount=1000)
|
button.action.mountable(data-trigger="click", data-action="chargeUp", data-amount=1000)
|
||||||
|
Loading…
Reference in New Issue
Block a user