Plugin Directory

Changeset 3441299


Ignore:
Timestamp:
01/16/2026 10:42:13 PM (3 months ago)
Author:
edgarr41
Message:

Updated blueprint

Location:
eh-mortgage-calculator
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • eh-mortgage-calculator/trunk/blueprint.json

    r3441295 r3441299  
    2424      "optionName": "ehmc_settings",
    2525      "optionValue": {
    26         "default_loan_amount": "450000",
    27         "default_interest_rate": "6.25",
    28         "default_loan_term": "30",
    29         "primary_color": "#0d6efd",
    30         "border_radius": "6",
    31         "show_summary": "1",
    32         "show_chart": "1",
    33         "show_table": "1"
     26        "ehmc_default_amount": "450000",
     27        "ehmc_default_interest": "6.25",
     28        "ehmc_default_years": "30",
     29        "ehmc_primary_color": "#0d6efd",
     30        "ehmc_border_radius": "6",
     31        "ehmc_show_summary": "1",
     32        "ehmc_show_chart": "1",
     33        "ehmc_show_table": "1"
    3434      }
    3535    }
Note: See TracChangeset for help on using the changeset viewer.