Updated bundles
This commit is contained in:
parent
09ea720979
commit
e660ae49f0
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ namespace BankingBot.ScriptManagement
|
||||||
{
|
{
|
||||||
public static string[] Global => new[]
|
public static string[] Global => new[]
|
||||||
{
|
{
|
||||||
"jquery-3.1.1.min"
|
"jquery-3.1.1.min",
|
||||||
|
"global.js"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue