ui: Change feedback link
This commit is contained in:
parent
357dd883db
commit
94dc688324
@ -31,7 +31,7 @@ namespace hex::plugin::windows {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
ContentRegistry::Interface::addTitleBarButton(ICON_VS_SMILEY, "hex.windows.title_bar_button.feedback", []{
|
ContentRegistry::Interface::addTitleBarButton(ICON_VS_SMILEY, "hex.windows.title_bar_button.feedback", []{
|
||||||
hex::openWebpage("mailto://hey@werwolv.net");
|
hex::openWebpage("https://github.com/WerWolv/ImHex/discussions/categories/feedback");
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user