From 84079146cf4c179cfe2770386dcd9f1cd1e7b14a Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 10 Mar 2020 03:04:23 +0800 Subject: ... --- Timeline/Formatters/StringInputFormatter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Timeline/Formatters/StringInputFormatter.cs') diff --git a/Timeline/Formatters/StringInputFormatter.cs b/Timeline/Formatters/StringInputFormatter.cs index b1924268..e6831d0a 100644 --- a/Timeline/Formatters/StringInputFormatter.cs +++ b/Timeline/Formatters/StringInputFormatter.cs @@ -5,7 +5,7 @@ using System.Net.Mime; using System.Text; using System.Threading.Tasks; -namespace Timeline.Formatters +namespace TimelineApp.Formatters { public class StringInputFormatter : TextInputFormatter { -- cgit v1.2.3