mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-09-23 01:39:03 +00:00
Fix license violation always appearing
This commit is contained in:
parent
9aa32b07d8
commit
d9722f1e98
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@
|
||||||
</noscript>
|
</noscript>
|
||||||
@* ReSharper disable HeuristicUnreachableCode *@
|
@* ReSharper disable HeuristicUnreachableCode *@
|
||||||
@* ReSharper disable CSharpWarnings::CS0162 *@
|
@* ReSharper disable CSharpWarnings::CS0162 *@
|
||||||
@* @if (!ServerStatics.IsDebug && VersionHelper.IsDirty) *@
|
@if (!ServerStatics.IsDebug && VersionHelper.IsDirty)
|
||||||
@{
|
{
|
||||||
<div class="ui bottom attached red message large">
|
<div class="ui bottom attached red message large">
|
||||||
<div class="ui container">
|
<div class="ui container">
|
||||||
<i class="warning icon"></i>
|
<i class="warning icon"></i>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue