forked from rDrama/rDrama
1
0
Fork 0

bbbbbbbbbbb

master
Aevann1 2022-01-15 12:21:04 +02:00
parent 517da1f876
commit e835a48d94
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
<input type="button" value="Say hello" onClick="Subscribe('{{request.host}}{{v.id}}')" />
<script type="text/javascript">
Android.Subscribe(toast);
function Subscribe(toast) {
Android.Subscribe(toast);
}