mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
clean up
This commit is contained in:
@@ -17,6 +17,6 @@ namespace BirdsiteLive.DAL.Models
|
||||
public string MovedTo { get; set; }
|
||||
public string MovedToAcct { get; set; }
|
||||
|
||||
public bool Deleted { get; set; } //TODO: update DAL
|
||||
public bool Deleted { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user