Fixed minor MAC table glitches

This commit is contained in:
Luca Deri 2025-08-28 18:48:32 +02:00
parent 612a170479
commit c316b1d96c
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
"id": "macs_list",
"data_url": "lua/rest/v2/get/mac/macs_list.lua",
"use_current_page": false,
"enable_search": false,
"enable_search": true,
"paging": false,
"display_empty_rows": true,
"default_sort": {
@ -107,4 +107,4 @@
]
}
]
}
}