mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-21 01:13:37 +08:00
Add 2 weeks option to sharing menu
This commit is contained in:
parent
6381b4331a
commit
43ff53d2e2
@ -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/)'}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user