mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Added ability to show content from Controller for Shared Media.
This commit is contained in:
@@ -491,9 +491,6 @@ void PhotoOpenClickHandler::onClickImpl() const {
|
||||
}
|
||||
}
|
||||
|
||||
void PhotoOpenClickHandlerOld::onClickImpl() const {
|
||||
}
|
||||
|
||||
void PhotoSaveClickHandler::onClickImpl() const {
|
||||
const auto data = photo();
|
||||
if (!data->date) {
|
||||
|
Reference in New Issue
Block a user