stuffy stuff
This commit is contained in:
parent
faee3ca0ea
commit
2c1c1bd774
6 changed files with 12 additions and 12 deletions
|
|
@ -11,7 +11,6 @@ const SessionNpubbed = sequelize.define('SessionNpubbed', {
|
|||
sessionUuid: {
|
||||
type: DataTypes.UUID,
|
||||
allowNull: false,
|
||||
unique: true,
|
||||
},
|
||||
npub: {
|
||||
type: DataTypes.STRING,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue