mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	- Recreated cleanup migration with discorduser default values
- Using LinqToDb UpdateOrInsert for .EnsureUserCreated
This commit is contained in:
		@@ -7,7 +7,6 @@ using NadekoBot.Services;
 | 
			
		||||
 | 
			
		||||
namespace NadekoBot.Common.Attributes
 | 
			
		||||
{
 | 
			
		||||
    // todo all getservice to getrequiredservice
 | 
			
		||||
    [AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)]
 | 
			
		||||
    public sealed class OwnerOnlyAttribute : PreconditionAttribute
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user