mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Merge pull request #4350 from overleaf/ns-migration-tags
add saas tag to migration GitOrigin-RevId: 46422b8cb50412e5d521dd6e960ee4c29945fb89
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
const updateStringDates = require('../scripts/confirmed_at_to_dates.js')
|
||||
|
||||
exports.tags = ['saas']
|
||||
|
||||
exports.migrate = async client => {
|
||||
await updateStringDates()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user