chore: lint

This commit is contained in:
karishmas6
2024-10-02 22:43:14 +05:30
parent c379b84942
commit f1f7d142fb

View File

@@ -45,7 +45,7 @@ User.init(
}, },
api_key: { api_key: {
type: DataTypes.STRING, type: DataTypes.STRING,
allowNull: true, allowNull: true,
}, },
proxy_url: { proxy_url: {
type: DataTypes.STRING, type: DataTypes.STRING,