ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace

Home Page:https://saddlebagexchange.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add checkbox to ffxiv price alert generator for "dc_only" option

cohenaj194 opened this issue · comments

need an option on this page to add "dc_only": true to the json like the following if checked, this should be unchecked by default

{
  "home_server": "Famfrit",
  "user_auctions": [
    { "itemID": 21794, "price": 100000, "desired_state": "below", "hq": false }
  ],
  "dc_only": true
}