{% extends "base.html" %} {% block title %}Settings — Friday Budgeting Pro{% endblock %} {% block content %}
Settings saved.
{% endif %} {% if error %}{{ error }}
{% endif %}Rules are evaluated in priority order. Edit via OpenClaw chat.
{% if rules %}| Priority | Name | Type | Status |
|---|---|---|---|
| {{ rule.priority }} | {{ rule.name }} | {{ rule.rule_type }} | {% if rule.enabled %}● enabled{% else %}○ disabled{% endif %} {% if rule.is_default %}default{% endif %} |
No classification rules configured yet.
{% endif %}