mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-25 01:52:45 +03:00
rebase
This commit is contained in:
parent
803925cc83
commit
7fad819d13
@ -88,9 +88,7 @@ export default class SidebarAddFileToBucket extends React.Component {
|
|||||||
name: "create-alert",
|
name: "create-alert",
|
||||||
detail: {
|
detail: {
|
||||||
alert: {
|
alert: {
|
||||||
message: `We currently do not accept ${
|
message: `We currently do not accept ${file.type} yet but may in the future!`,
|
||||||
file.type
|
|
||||||
} yet but may in the future!`,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user