chore: add item template yaml
This commit is contained in:
parent
7d8fa4d78a
commit
069abed784
1 changed files with 16 additions and 0 deletions
16
src-tauri/resources/item_tmp.yaml
Normal file
16
src-tauri/resources/item_tmp.yaml
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Profile Template for clash verge
|
||||
|
||||
# the profile's name
|
||||
name: New Profile
|
||||
|
||||
# the description of this profile(optional)
|
||||
description:
|
||||
|
||||
# proxies defination (optional, the same as clash)
|
||||
proxies:
|
||||
|
||||
# proxy-groups (optional, the same as clash)
|
||||
proxy-groups:
|
||||
|
||||
# rules (optional, the same as clash)
|
||||
rules:
|
Loading…
Add table
Reference in a new issue