fixes last commit
This commit is contained in:
parent
be3087fff6
commit
05e5970bef
197 changed files with 2203 additions and 2204 deletions
|
|
@ -1,9 +1,9 @@
|
|||
using BookAStar.Model.Workflow.Messaging;
|
||||
using ZicMoove.Model.Workflow.Messaging;
|
||||
using Plugin.Settings;
|
||||
using Plugin.Settings.Abstractions;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace BookAStar.Settings
|
||||
namespace ZicMoove.Settings
|
||||
{
|
||||
public static class ChatSettings
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ using System.Collections.Generic;
|
|||
using System.Collections.ObjectModel;
|
||||
using System.Linq;
|
||||
|
||||
namespace BookAStar
|
||||
namespace ZicMoove
|
||||
{
|
||||
using Model.Social;
|
||||
using Model.Auth.Account;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue