♻️ chore: remove unused Vue.js files and update documentation formatting
- Deleted cached Vue.js and source map files from the documentation. - Updated template variable formatting in mobile logs, subscription management, and authentication control
This commit is contained in:
@@ -130,10 +130,10 @@ Content field contains:
|
||||
```
|
||||
|
||||
### Template Variables
|
||||
- {{code}}: Verification code
|
||||
- {{minutes}}: Valid time
|
||||
- {{product}}: Product name
|
||||
- {{amount}}: Amount
|
||||
- <code v-pre>{{code}}</code>: Verification code
|
||||
- <code v-pre>{{minutes}}</code>: Valid time
|
||||
- <code v-pre>{{product}}</code>: Product name
|
||||
- <code v-pre>{{amount}}</code>: Amount
|
||||
|
||||
## Cost Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user