mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-06 11:58:38 +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>
|
||||
@* ReSharper disable HeuristicUnreachableCode *@
|
||||
@* 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 container">
|
||||
<i class="warning icon"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue