Skip to content

Commit

Permalink
fix(flutter_desktop): bring back the board scrollbar (AppFlowy-IO#6580)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardshiue authored Oct 18, 2024
1 parent bd46fc1 commit ec40894
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions frontend/appflowy_flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "8a6434ae3d02624b614a010af80f775db11bf22e"
resolved-ref: "8a6434ae3d02624b614a010af80f775db11bf22e"
ref: "5517c8704c0dbeaeda5601e9baadb4cc2b29990d"
resolved-ref: "5517c8704c0dbeaeda5601e9baadb4cc2b29990d"
url: "https://github.com/AppFlowy-IO/appflowy-board.git"
source: git
version: "0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion frontend/appflowy_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
appflowy_board:
git:
url: https://github.com/AppFlowy-IO/appflowy-board.git
ref: 8a6434ae3d02624b614a010af80f775db11bf22e
ref: 5517c8704c0dbeaeda5601e9baadb4cc2b29990d
appflowy_editor:
appflowy_editor_plugins:
appflowy_popover:
Expand Down

0 comments on commit ec40894

Please sign in to comment.