mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
docs: restore missing table headers
This commit is contained in:
@@ -8,6 +8,8 @@ Templates use HTML and specialized placeholders to display voucher data.
|
||||
|
||||
### Supported Variables
|
||||
|
||||
| Variable | Description |
|
||||
| :--- | :--- |
|
||||
| <code v-pre>{{username}}</code> | User's login username |
|
||||
| <code v-pre>{{password}}</code> | User's login password |
|
||||
| <code v-pre>{{server_name}}</code> | Hotspot server name |
|
||||
|
||||
@@ -8,6 +8,8 @@ Template menggunakan HTML dan placeholder khusus untuk menampilkan data voucher.
|
||||
|
||||
### Variabel yang Didukung
|
||||
|
||||
| Variabel | Deskripsi |
|
||||
| :--- | :--- |
|
||||
| <code v-pre>{{username}}</code> | Username login pengguna |
|
||||
| <code v-pre>{{password}}</code> | Password login pengguna |
|
||||
| <code v-pre>{{server_name}}</code> | Nama server hotspot |
|
||||
|
||||
Reference in New Issue
Block a user