Access control rules in the reverse proxy section

Describe the problem

Hello community,
I’m running netbird as a self-hosted docker instance on a VPS. Is it possible to change the order of the access control rules in the Access Control section of the reverse proxy? My ACL rule currently looks like this:

  1. Allow only → IP address → 172.x.x.x
  2. Allow only → country → “dedicated country”
    …the IP address rule always jumps to the top, taking the first position…
    However, the order needs to be such that the “Country” access rule is the first rule, and the “IP Address” rule is the second.
    Is this possible? Can the order of the access control rules be changed manually?

Thanks for your help…

================**
To Reproduce**

Steps to reproduce the behavior:

  1. Go to ‘reverse proxy’
  2. Click on ‘Services’
  3. go to ‘Access Control’
  4. add rules

Are you using NetBird Cloud?

no, self hosted on a VPS

NetBird version

0.72.1

Is any other VPN software installed?

no

Is there anyone here who can help? Or give me an idea of how to solve this?