Add 2 weeks option to sharing menu

This commit is contained in:
JannisX11 2021-04-11 13:14:14 +02:00
parent 6381b4331a
commit 43ff53d2e2

View File

@ -558,6 +558,7 @@ BARS.defineActions(function() {
'1d': tl('dates.day', [1]),
'2d': tl('dates.days', [2]),
'1w': tl('dates.week', [1]),
'2w': tl('dates.weeks', [2]),
}},
info: {type: 'info', text: 'The model will be stored on the Blockbench servers for the duration specified above. [Learn more](https://blockbench.net/blockbench-model-sharing-service/)'}
},