Vibe documents
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
properties:
|
||||
note.essencePrice:
|
||||
displayName: fluxPrice
|
||||
note.pricePerPack:
|
||||
displayName: crystalPricePerPack
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- category == "Store"
|
||||
order:
|
||||
- file.name
|
||||
- crytalPrice
|
||||
- coreChargesPrice
|
||||
- essencePrice
|
||||
- pricePerPack
|
||||
sort: []
|
||||
Reference in New Issue
Block a user