1
0
This commit is contained in:
syui 2024-04-05 04:18:27 +09:00
parent 776d173586
commit 9233f52eba
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 2 additions and 2 deletions

2
public

@ -1 +1 @@
Subproject commit 95b8eba81cf03318636d6527b4f6ff35a65f3ace
Subproject commit c130451edb9f2339edeb061b333a15f386cdfb78

View File

@ -152,7 +152,7 @@
</div>
<div class="term" v-if="term_status == true">
<iframe :src="'https://term.syui.ai?user=' + username" allowfullscreen frameborder="0"></iframe>
<iframe :src="'https://term.syui.ai?user=' + username + '&did=' + did + '&id=' + id" allowfullscreen frameborder="0"></iframe>
</div>
<!--