mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2026-02-04 08:54:49 +00:00
Can now set macro target
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="accountDropdown">
|
||||
<li><a class="dropdown-item" href='{{ url_for("auth.change_pass") }}'>Change Password</a></li>
|
||||
<li><a class="dropdown-item" href='{{ url_for("user.set_macros") }}'>Set macros</a></li>
|
||||
<li><a class="dropdown-item" href="#">Profile</a></li>
|
||||
<li>
|
||||
<hr class="dropdown-divider">
|
||||
|
||||
Reference in New Issue
Block a user