mirror of
https://github.com/BluePointLilac/ContextMenuManager.git
synced 2026-01-14 06:04:00 +08:00
This commit is contained in:
@@ -184,7 +184,7 @@ namespace ContextMenuManager.Controls
|
||||
|
||||
sealed class LanguagesBox : Panel
|
||||
{
|
||||
const string OtherLanguagesUrl = "https://gitee.com/BluePointLilac/ContextMenuManager/tree/Master/languages";
|
||||
const string OtherLanguagesUrl = "https://gitee.com/BluePointLilac/ContextMenuManager/tree/master/languages";
|
||||
|
||||
public LanguagesBox()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user