Browse Source

Update UISettingsDto.cs

pull/384/head
Sebastian Stehle 7 years ago
committed by GitHub
parent
commit
bc52710bcf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/Squidex/Areas/Api/Controllers/UI/Models/UISettingsDto.cs

2
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
{

Loading…
Cancel
Save