/[sudobot]/trunk/src/commands/moderation/MassBanCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/moderation/MassBanCommand.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 153 by rakin, Mon Jul 29 17:28:48 2024 UTC revision 186 by rakin, Mon Jul 29 17:28:56 2024 UTC
# Line 117  export default class MassBanCommand exte Line 117  export default class MassBanCommand exte
117                      }                      }
118                      catch (e) {                      catch (e) {
119                          console.log(e);                          console.log(e);
                         continue;  
120                      }                      }
121    
122                      await Punishment.create({                      await Punishment.create({

Legend:
Removed from v.153  
changed lines
  Added in v.186

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26