mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 16:59:47 +00:00
Moved path class
This commit is contained in:
parent
a18cb22263
commit
298191674d
@ -1,6 +1,6 @@
|
||||
namespace AIStudio.Components.Pages;
|
||||
namespace AIStudio;
|
||||
|
||||
public static class Path
|
||||
public static class PagePath
|
||||
{
|
||||
public const string HOME = "/";
|
||||
public const string CHAT = "/chat";
|
Loading…
Reference in New Issue
Block a user