Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Changed default button icon to fas fa-checkĀ 
  • db.getCollection('buttons').updateMany({}, {$set: {icon: "fas fa-check" }})
  • Unique role name per account

...