Make urlopen command configurable

This commit is contained in:
Michael Vetter
2020-05-20 10:41:59 +02:00
parent fc5fa62951
commit 21cc53bdfd
3 changed files with 6 additions and 1 deletions

View File

@@ -170,6 +170,7 @@ typedef enum {
PREF_AVATAR_CMD,
PREF_SLASH_GUARD,
PREF_MAM,
PREF_URL_OPEN_CMD,
} preference_t;
typedef struct prof_alias_t {