summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/whats_new/store/state.js
blob: 97089a095f1eae1a4635b1244c0c08085ab212ed (plain)
1
2
3
export default {
  open: false,
};