mod: impl config for api url
All checks were successful
Release Mod / Build (push) Successful in 25s
All checks were successful
Release Mod / Build (push) Successful in 25s
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
using Zenject;
|
||||
|
||||
namespace ScoreTracker.Core
|
||||
namespace ScoreTracker.Installers
|
||||
{
|
||||
internal class AppInstaller : Installer
|
||||
{
|
||||
|
||||
public override void InstallBindings()
|
||||
{
|
||||
Plugin.Container = Container;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user