Update admin_users to be able to remove traditions from users
[scpubgit/stemmatology.git] / lib / Text / Tradition.pm
index 97971a0..e454722 100644 (file)
@@ -60,6 +60,7 @@ has 'user' => (
     isa => 'Text::Tradition::User',
     required => 0,
     predicate => 'has_user',
+    clearer => 'clear_user',
     );
   
 # Create the witness before trying to add it