namespace ASC.Core.Common.WhiteLabel { public class BaseWhiteLabelSettings { public const string DefaultLogoText = "ONLYOFFICE"; } }