Software /
code /
prosody
Diff
util/sqlite3.lua @ 13287:1e2d65403867
mod_admin_shell: Make 'Role' column dynamically sized
Some of the new roles don't quite fit nicely into 4 characters
(excluding ellipsis). Given the ability to dynamically add additional
roles from the config and possibly from modules, it seems better to just
make it a relative size since we can't know how long they will be.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 26 Oct 2023 13:29:28 +0200 (18 months ago) |
parent | 13239:f2578a69ccf4 |
child | 13632:844e7bf7b48a |