Sebastian Stehle
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/Squidex/Areas/Api/Controllers/UI/Models/UISettingsDto.cs
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
// ==========================================================================
|
|
|
|
// Copyright (c) Squidex UG (haftungsbeschränkt)
|
|
|
|
// All rights reserved. Licensed under the MIT license.
|
|
|
|
// ==========================================================================using System.ComponentModel.DataAnnotations;
|
|
|
|
// ==========================================================================
|
|
|
|
|
|
|
|
namespace Squidex.Areas.Api.Controllers.UI.Models |
|
|
|
{ |
|
|
|
|