mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-27 17:02:55 +08:00
5 lines
129 B
JavaScript
Vendored
5 lines
129 B
JavaScript
Vendored
export default {
|
|
birthdays: [],
|
|
total_rows_birthdays: 0,
|
|
load_more_birthdays: "/cakeday/birthdays?filter=today&page=1",
|
|
};
|