* chore(): create default refund reasons * Create great-donuts-swim.md * woops * woopsie * woopsie * tests * tests * woopsie * fml * fix: comment
Settings Module
The settings module provides functionality for managing user preferences and configurations in Medusa.
Features
- View Configurations: Save and manage table view configurations (column visibility, order, widths)
- User Preferences: Store arbitrary user preferences in a key-value format
- System Defaults: Admin users can set default configurations for all users
Module Options
const settingsModuleOptions = {
// Module options can be added here if needed
}