mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Formatting
This commit is contained in:
parent
1e9e3b3f16
commit
d457726100
1 changed files with 1 additions and 2 deletions
|
|
@ -41,8 +41,7 @@ namespace Dalamud.Interface.Internal.Windows
|
||||||
private const int PluginIconHeight = 512;
|
private const int PluginIconHeight = 512;
|
||||||
|
|
||||||
// TODO: Change back to master after release
|
// TODO: Change back to master after release
|
||||||
private const string MainRepoImageUrl =
|
private const string MainRepoImageUrl = "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api4/{0}/{1}/images/{2}";
|
||||||
"https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api4/{0}/{1}/images/{2}";
|
|
||||||
|
|
||||||
private static readonly ModuleLog Log = new("PLUGINW");
|
private static readonly ModuleLog Log = new("PLUGINW");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue